type runtime.checkmarksMap
3 uses
runtime (current package)
mcheckmark.go#L27: type checkmarksMap [heapArenaBytes / goarch.PtrSize / 8]uint8
mcheckmark.go#L46: bitmap = (*checkmarksMap)(persistentalloc(unsafe.Sizeof(*bitmap), 0, &memstats.gcMiscSys))
mheap.go#L280: checkmarks *checkmarksMap
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)